Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / FlexGridDetailProvider<TItem> Class / HeightProperty Field


In This Topic
    HeightProperty Field (FlexGridDetailProvider<TItem>)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HeightProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = FlexGridDetailProvider(Of TItem).HeightProperty
    public static readonly Xamarin.Forms.BindableProperty HeightProperty
    See Also